home *** CD-ROM | disk | FTP | other *** search
/ A Shot in the Pink / A Shot in the Pink.iso / setup.cmp / SETUPCMP.PRT < prev    next >
Text File  |  1993-11-15  |  337b  |  7 lines

  1. SETUPCMP.DLL: int WINAPI LIB_CompressIt(LPSTR,LPSTR,LPSTR);
  2. SETUPCMP.DLL: int WINAPI LIB_CompressFile(LPSTR,LPSTR,LPSTR);
  3. SETUPCMP.DLL: int WINAPI LIB_DecompressFile(LPSTR,LPSTR,LPSTR);
  4. SETUPCMP.DLL: LPSTR WINAPI LIB_CompressedFileInfo(LPSTR,LPSTR,LPSTR);
  5. SETUPCMP.DLL: DWORD WINAPI LIB_GetCompressedFileInfo(LPSTR,LPSTR,LPSTR);
  6.